home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / x2ftp / msdos / utils / hdk115b / makmulti.bat < prev    next >
DOS Batch File  |  1994-04-12  |  309b  |  13 lines

  1. @Echo off
  2. Echo - Demo, How to make a multiple file target database.
  3. Echo - This demo is for Winhelp target, but can be used in OS/2 as well.
  4. helpc /pp+ multi1
  5. helpc /pp+ multi2
  6. helpc /w31 multi1 /el=9
  7. helpc /w31 multi2 /el=9
  8. Echo Assuming HC31 is in the path
  9. hc31 multi1
  10. hc31 multi2
  11. Echo - Done.
  12.  
  13.